/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.ytsdk.testapp.stp; public final class R { public static final class anim { public static final int card_flip_left_in=0x7f040000; public static final int layout_dialog_zoom_enter=0x7f040001; public static final int layout_grid_slide_right=0x7f040002; public static final int slide_left=0x7f040003; public static final int slide_right=0x7f040004; public static final int slide_up=0x7f040005; public static final int yt_cycle_7=0x7f040006; public static final int yt_fade=0x7f040007; public static final int yt_layout_dialog_zoom_enter=0x7f040008; public static final int yt_layout_random_fade=0x7f040009; public static final int yt_left_in=0x7f04000a; public static final int yt_left_out=0x7f04000b; public static final int yt_right_in=0x7f04000c; public static final int yt_right_out=0x7f04000d; public static final int yt_shake=0x7f04000e; public static final int yt_zoom_enter=0x7f04000f; } public static final class attr { /** The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int adSize=0x7f010000; /** A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int adSizes=0x7f010001; /** The ad unit ID. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int adUnitId=0x7f010002; /** Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome" <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>classic</code></td><td>1</td><td></td></tr> <tr><td><code>grayscale</code></td><td>2</td><td></td></tr> <tr><td><code>monochrome</code></td><td>3</td><td></td></tr> </table> */ public static final int buyButtonAppearance=0x7f010018; /** Height of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific height, e.g. "48dp", or special values "match_parent" and "wrap_content". <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>May be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>match_parent</code></td><td>-1</td><td></td></tr> <tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr> </table> */ public static final int buyButtonHeight=0x7f010015; /** Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now" <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>buy_with_google</code></td><td>1</td><td></td></tr> <tr><td><code>buy_now</code></td><td>2</td><td></td></tr> <tr><td><code>book_now</code></td><td>3</td><td></td></tr> </table> */ public static final int buyButtonText=0x7f010017; /** Width of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific width, e.g. "300dp", or special values "match_parent" and "wrap_content". <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>May be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>match_parent</code></td><td>-1</td><td></td></tr> <tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr> </table> */ public static final int buyButtonWidth=0x7f010016; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cameraBearing=0x7f010004; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cameraTargetLat=0x7f010005; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cameraTargetLng=0x7f010006; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cameraTilt=0x7f010007; /** <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int cameraZoom=0x7f010008; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int centered=0x7f010026; /** Screen edge padding. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int clipPadding=0x7f010031; /** Google Wallet environment to use <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>production</code></td><td>1</td><td></td></tr> <tr><td><code>sandbox</code></td><td>0</td><td></td></tr> <tr><td><code>strict_sandbox</code></td><td>2</td><td></td></tr> </table> */ public static final int environment=0x7f010012; /** Length of the delay to fade the indicator. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int fadeDelay=0x7f01003d; /** Length of the indicator fade to transparent. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int fadeLength=0x7f01003e; /** Whether or not the selected indicator fades. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int fades=0x7f01003c; /** Color of the filled circle that represents the current page. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int fillColor=0x7f01002a; /** Color of the footer line and indicator. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int footerColor=0x7f010032; /** Height of the indicator above the footer line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int footerIndicatorHeight=0x7f010035; /** Style of the indicator. Default is triangle. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>triangle</code></td><td>1</td><td></td></tr> <tr><td><code>underline</code></td><td>2</td><td></td></tr> </table> */ public static final int footerIndicatorStyle=0x7f010034; /** Left and right padding of the underline indicator. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int footerIndicatorUnderlinePadding=0x7f010036; /** Height of the footer line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int footerLineHeight=0x7f010033; /** Padding between the bottom of the title and the footer. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int footerPadding=0x7f010037; /** Fragment mode <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>buyButton</code></td><td>1</td><td></td></tr> <tr><td><code>selectionDetails</code></td><td>2</td><td></td></tr> </table> */ public static final int fragmentMode=0x7f010014; /** A style resource specifing attributes to customize the look and feel of WalletFragment <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int fragmentStyle=0x7f010013; /** Width of the gap between each indicator line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int gapWidth=0x7f010030; /** Position of the line. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>bottom</code></td><td>0</td><td></td></tr> <tr><td><code>top</code></td><td>1</td><td></td></tr> </table> */ public static final int linePosition=0x7f010038; /** Width of each indicator line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int lineWidth=0x7f01002f; /** <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>normal</code></td><td>1</td><td></td></tr> <tr><td><code>satellite</code></td><td>2</td><td></td></tr> <tr><td><code>terrain</code></td><td>3</td><td></td></tr> <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> </table> */ public static final int mapType=0x7f010003; /** Masked wallet details background <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static final int maskedWalletDetailsBackground=0x7f01001b; /** "Change" button background in masked wallet details view <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". */ public static final int maskedWalletDetailsButtonBackground=0x7f01001d; /** TextAppearance for the "Change" button in masked wallet details view <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int maskedWalletDetailsButtonTextAppearance=0x7f01001c; /** TextAppearance for headers describing masked wallet details <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int maskedWalletDetailsHeaderTextAppearance=0x7f01001a; /** Type of the wallet logo image in masked wallet details view <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>classic</code></td><td>1</td><td></td></tr> <tr><td><code>monochrome</code></td><td>2</td><td></td></tr> </table> */ public static final int maskedWalletDetailsLogoImageType=0x7f01001f; /** Color of the Google Wallet logo text in masked wallet details view <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int maskedWalletDetailsLogoTextColor=0x7f01001e; /** TextAppearance for masked wallet details <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int maskedWalletDetailsTextAppearance=0x7f010019; /** Color of the filled circles that represents pages. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int pageColor=0x7f01002b; /** Radius of the circles. This is also the spacing between circles. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int radius=0x7f01002c; /** Whether or not the selected item is displayed as bold. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int selectedBold=0x7f010039; /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int selectedColor=0x7f010027; /** Whether or not the selected indicator snaps to the circles. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int snap=0x7f01002d; /** Color of the open circles. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int strokeColor=0x7f01002e; /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int strokeWidth=0x7f010028; /** Theme to be used for the Wallet selector <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>holo_dark</code></td><td>0</td><td></td></tr> <tr><td><code>holo_light</code></td><td>1</td><td></td></tr> </table> */ public static final int theme=0x7f010011; /** Padding between titles when bumping into each other. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int titlePadding=0x7f01003a; /** Padding between titles and the top of the View. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int topPadding=0x7f01003b; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uiCompass=0x7f010009; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uiRotateGestures=0x7f01000a; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uiScrollGestures=0x7f01000b; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uiTiltGestures=0x7f01000c; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uiZoomControls=0x7f01000d; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int uiZoomGestures=0x7f01000e; /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int unselectedColor=0x7f010029; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int useViewLifecycle=0x7f01000f; /** Style of the circle indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int vpiCirclePageIndicatorStyle=0x7f010020; /** Style of the icon indicator's views. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int vpiIconPageIndicatorStyle=0x7f010021; /** Style of the line indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int vpiLinePageIndicatorStyle=0x7f010022; /** Style of the tab indicator's tabs. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int vpiTabPageIndicatorStyle=0x7f010024; /** Style of the title indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int vpiTitlePageIndicatorStyle=0x7f010023; /** Style of the underline indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". */ public static final int vpiUnderlinePageIndicatorStyle=0x7f010025; /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. */ public static final int zOrderOnTop=0x7f010010; } public static final class bool { public static final int default_circle_indicator_centered=0x7f0d0000; public static final int default_circle_indicator_snap=0x7f0d0001; public static final int default_line_indicator_centered=0x7f0d0002; public static final int default_title_indicator_selected_bold=0x7f0d0003; public static final int default_underline_indicator_fades=0x7f0d0004; } public static final class color { public static final int app_title_bar_color=0x7f07002a; public static final int background_black=0x7f070026; public static final int body_bg_color=0x7f070028; public static final int common_action_bar_splitter=0x7f070017; /** Sign-in Button Colors */ public static final int common_signin_btn_dark_text_default=0x7f07000e; public static final int common_signin_btn_dark_text_disabled=0x7f070010; public static final int common_signin_btn_dark_text_focused=0x7f070011; public static final int common_signin_btn_dark_text_pressed=0x7f07000f; public static final int common_signin_btn_default_background=0x7f070016; public static final int common_signin_btn_light_text_default=0x7f070012; public static final int common_signin_btn_light_text_disabled=0x7f070014; public static final int common_signin_btn_light_text_focused=0x7f070015; public static final int common_signin_btn_light_text_pressed=0x7f070013; public static final int common_signin_btn_text_dark=0x7f070046; public static final int common_signin_btn_text_light=0x7f070047; public static final int default_circle_indicator_fill_color=0x7f07003d; public static final int default_circle_indicator_page_color=0x7f07003e; public static final int default_circle_indicator_stroke_color=0x7f07003f; public static final int default_line_indicator_selected_color=0x7f070040; public static final int default_line_indicator_unselected_color=0x7f070041; public static final int default_title_indicator_footer_color=0x7f070042; public static final int default_title_indicator_selected_color=0x7f070043; public static final int default_title_indicator_text_color=0x7f070044; public static final int default_underline_indicator_selected_color=0x7f070045; public static final int grid_line=0x7f070031; public static final int grid_title_color=0x7f07002b; public static final int light_gray=0x7f07002e; public static final int light_green=0x7f07002d; public static final int list_title_color=0x7f07002c; public static final int orrange=0x7f070030; public static final int page_title_color=0x7f07002f; public static final int search_button_color=0x7f070034; public static final int tab_bg_color=0x7f070029; public static final int tab_highlighter_color=0x7f070033; public static final int tab_text_color=0x7f070032; public static final int title_bar_color=0x7f070027; public static final int transparent_black=0x7f070025; public static final int vpi__background_holo_dark=0x7f070035; public static final int vpi__background_holo_light=0x7f070036; public static final int vpi__bright_foreground_disabled_holo_dark=0x7f070039; public static final int vpi__bright_foreground_disabled_holo_light=0x7f07003a; public static final int vpi__bright_foreground_holo_dark=0x7f070037; public static final int vpi__bright_foreground_holo_light=0x7f070038; public static final int vpi__bright_foreground_inverse_holo_dark=0x7f07003b; public static final int vpi__bright_foreground_inverse_holo_light=0x7f07003c; public static final int vpi__dark_theme=0x7f070048; public static final int vpi__light_theme=0x7f070049; public static final int wallet_bright_foreground_disabled_holo_light=0x7f07001d; /** Wallet colors to support consistent Wallet fragment holo dark UI in client application regardless of the theme and device type */ public static final int wallet_bright_foreground_holo_dark=0x7f070018; public static final int wallet_bright_foreground_holo_light=0x7f07001e; public static final int wallet_dim_foreground_disabled_holo_dark=0x7f07001a; public static final int wallet_dim_foreground_holo_dark=0x7f070019; public static final int wallet_dim_foreground_inverse_disabled_holo_dark=0x7f07001c; public static final int wallet_dim_foreground_inverse_holo_dark=0x7f07001b; public static final int wallet_highlighted_text_holo_dark=0x7f070022; public static final int wallet_highlighted_text_holo_light=0x7f070021; public static final int wallet_hint_foreground_holo_dark=0x7f070020; public static final int wallet_hint_foreground_holo_light=0x7f07001f; public static final int wallet_holo_blue_light=0x7f070023; public static final int wallet_link_text_light=0x7f070024; public static final int wallet_primary_text_holo_light=0x7f07004a; public static final int wallet_secondary_text_holo_dark=0x7f07004b; public static final int yt_app_accent_color=0x7f07000d; /** Dialog Colors */ public static final int yt_dialog_bg=0x7f070000; public static final int yt_list_bg=0x7f070001; public static final int yt_list_divider=0x7f070004; public static final int yt_list_highlighter_end=0x7f070006; public static final int yt_list_highlighter_middle=0x7f070007; /** Used in Custom Layout yt_custom_dialog */ public static final int yt_list_highlighter_start=0x7f070005; public static final int yt_list_text_color=0x7f070002; public static final int yt_list_title_bg=0x7f070003; /** Player Screen Colors */ public static final int yt_progress_bar_text_color=0x7f07000b; public static final int yt_text_color=0x7f070009; public static final int yt_text_gray=0x7f07000c; /** Textcolors */ public static final int yt_title_text_color=0x7f070008; public static final int yt_watch_preview_text_color=0x7f07000a; } public static final class dimen { /** Customize dimensions originally defined in res/values/dimens.xml (such as screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. Default screen margins, per the Android Design guidelines. Default screen margins, per the Android Design guidelines. Customize dimensions originally defined in res/values/dimens.xml (such as screen margins) for sw720dp devices (e.g. 10" tablets) in landscape here. */ public static final int activity_horizontal_margin=0x7f050000; public static final int activity_vertical_margin=0x7f050001; public static final int default_circle_indicator_radius=0x7f050002; public static final int default_circle_indicator_stroke_width=0x7f050003; public static final int default_line_indicator_gap_width=0x7f050005; public static final int default_line_indicator_line_width=0x7f050004; public static final int default_line_indicator_stroke_width=0x7f050006; public static final int default_title_indicator_clip_padding=0x7f050007; public static final int default_title_indicator_footer_indicator_height=0x7f050009; public static final int default_title_indicator_footer_indicator_underline_padding=0x7f05000a; public static final int default_title_indicator_footer_line_height=0x7f050008; public static final int default_title_indicator_footer_padding=0x7f05000b; public static final int default_title_indicator_text_size=0x7f05000c; public static final int default_title_indicator_title_padding=0x7f05000d; public static final int default_title_indicator_top_padding=0x7f05000e; } public static final class drawable { public static final int arrow=0x7f020000; public static final int back_up=0x7f020001; public static final int backbutton_ui=0x7f020002; public static final int background=0x7f020003; public static final int banbck=0x7f020004; public static final int box_footer=0x7f020005; public static final int box_header=0x7f020006; public static final int btn_cab_done_default_mytheme=0x7f020007; public static final int btn_cab_done_focused_mytheme=0x7f020008; public static final int btn_cab_done_pressed_mytheme=0x7f020009; public static final int button_black=0x7f02000a; public static final int button_white=0x7f02000b; public static final int common_signin_btn_icon_dark=0x7f02000c; public static final int common_signin_btn_icon_disabled_dark=0x7f02000d; public static final int common_signin_btn_icon_disabled_focus_dark=0x7f02000e; public static final int common_signin_btn_icon_disabled_focus_light=0x7f02000f; public static final int common_signin_btn_icon_disabled_light=0x7f020010; public static final int common_signin_btn_icon_focus_dark=0x7f020011; public static final int common_signin_btn_icon_focus_light=0x7f020012; public static final int common_signin_btn_icon_light=0x7f020013; public static final int common_signin_btn_icon_normal_dark=0x7f020014; public static final int common_signin_btn_icon_normal_light=0x7f020015; public static final int common_signin_btn_icon_pressed_dark=0x7f020016; public static final int common_signin_btn_icon_pressed_light=0x7f020017; public static final int common_signin_btn_text_dark=0x7f020018; public static final int common_signin_btn_text_disabled_dark=0x7f020019; public static final int common_signin_btn_text_disabled_focus_dark=0x7f02001a; public static final int common_signin_btn_text_disabled_focus_light=0x7f02001b; public static final int common_signin_btn_text_disabled_light=0x7f02001c; public static final int common_signin_btn_text_focus_dark=0x7f02001d; public static final int common_signin_btn_text_focus_light=0x7f02001e; public static final int common_signin_btn_text_light=0x7f02001f; public static final int common_signin_btn_text_normal_dark=0x7f020020; public static final int common_signin_btn_text_normal_light=0x7f020021; public static final int common_signin_btn_text_pressed_dark=0x7f020022; public static final int common_signin_btn_text_pressed_light=0x7f020023; public static final int default_image_load=0x7f020024; public static final int font_subtitle=0x7f020025; public static final int font_title=0x7f020026; public static final int grid_bg=0x7f020027; public static final int ic_launcher=0x7f020028; public static final int ic_plusone_medium_off_client=0x7f020029; public static final int ic_plusone_small_off_client=0x7f02002a; public static final int ic_plusone_standard_off_client=0x7f02002b; public static final int ic_plusone_tall_off_client=0x7f02002c; public static final int image_bg=0x7f02002d; public static final int list_divider=0x7f02002e; public static final int more=0x7f02002f; public static final int mytheme_btn_cab_done=0x7f020030; public static final int next_up=0x7f020031; public static final int nextbutton_ui=0x7f020032; public static final int pause_up=0x7f020033; public static final int pausebutton_ui=0x7f020034; public static final int play_up=0x7f020035; public static final int playbutton_ui=0x7f020036; public static final int powered_by_google_dark=0x7f020037; public static final int powered_by_google_light=0x7f020038; public static final int search=0x7f020039; public static final int search_icon_white_40x40=0x7f02003a; public static final int seekbar_progress=0x7f02003b; public static final int splash=0x7f02003c; public static final int squre_search_border=0x7f02003d; public static final int thumb=0x7f02003e; public static final int vpi__tab_indicator=0x7f02003f; public static final int vpi__tab_selected_focused_holo=0x7f020040; public static final int vpi__tab_selected_holo=0x7f020041; public static final int vpi__tab_selected_pressed_holo=0x7f020042; public static final int vpi__tab_unselected_focused_holo=0x7f020043; public static final int vpi__tab_unselected_holo=0x7f020044; public static final int vpi__tab_unselected_pressed_holo=0x7f020045; public static final int yt_actionbar_buttonpressedeffect=0x7f020046; public static final int yt_ad_close=0x7f020047; public static final int yt_bg_card=0x7f020048; public static final int yt_bg_image=0x7f020049; public static final int yt_bg_white_textured=0x7f02004a; public static final int yt_bg_white_tile=0x7f02004b; public static final int yt_blank_colorless=0x7f02004c; public static final int yt_buttonpressedeffect=0x7f02004d; public static final int yt_divider=0x7f02004e; public static final int yt_divider2=0x7f02004f; public static final int yt_gradient_on_normal=0x7f020050; public static final int yt_gradient_on_select=0x7f020051; public static final int yt_ic_action_back=0x7f020052; public static final int yt_list_focused_holo=0x7f020053; public static final int yt_list_longpressed_holo=0x7f020054; public static final int yt_list_pressed_holo_light=0x7f020055; public static final int yt_list_selector=0x7f020056; public static final int yt_list_selector_background_transition_holo_light=0x7f020057; public static final int yt_list_selector_disabled_holo_light=0x7f020058; public static final int yt_no_image=0x7f020059; public static final int yt_play_trailer=0x7f02005a; public static final int yt_video_icon=0x7f02005b; } public static final class id { public static final int about=0x7f0c002a; public static final int action_settings=0x7f0c005d; public static final int adView=0x7f0c0023; public static final int appName=0x7f0c003c; public static final int appicon=0x7f0c003b; public static final int arrow=0x7f0c001b; public static final int audioplayer=0x7f0c0030; public static final int back=0x7f0c0032; public static final int book_now=0x7f0c0010; public static final int bottom=0x7f0c0016; public static final int buyButton=0x7f0c000a; public static final int buy_now=0x7f0c000f; public static final int buy_with_google=0x7f0c000e; public static final int cancelOutside=0x7f0c0027; public static final int classic=0x7f0c0011; public static final int edit_seach=0x7f0c002d; public static final int errorMessage=0x7f0c0024; public static final int exit=0x7f0c002b; public static final int grayscale=0x7f0c0012; public static final int gridView=0x7f0c0025; public static final int holo_dark=0x7f0c0005; public static final int holo_light=0x7f0c0006; public static final int hybrid=0x7f0c0004; public static final int icon=0x7f0c001a; public static final int imAdview=0x7f0c0035; public static final int indicator=0x7f0c0021; public static final int itemTitle=0x7f0c0019; public static final int item_image=0x7f0c0018; public static final int layout_home=0x7f0c001f; public static final int lin_lay=0x7f0c0034; public static final int list=0x7f0c001e; public static final int listcontainer=0x7f0c002f; public static final int loadingPanel=0x7f0c001c; public static final int logo=0x7f0c0036; public static final int match_parent=0x7f0c000c; public static final int monochrome=0x7f0c0013; public static final int more=0x7f0c0039; public static final int moreItems=0x7f0c0026; public static final int next=0x7f0c0033; public static final int none=0x7f0c0000; public static final int normal=0x7f0c0001; public static final int pager=0x7f0c0022; public static final int play=0x7f0c0031; public static final int production=0x7f0c0007; public static final int progressBar=0x7f0c0044; public static final int rate=0x7f0c0028; public static final int refreshButton=0x7f0c001d; public static final int sandbox=0x7f0c0008; public static final int satellite=0x7f0c0002; public static final int search=0x7f0c0038; public static final int searchButtonLayout=0x7f0c002e; public static final int searchLayout=0x7f0c002c; public static final int selectionDetails=0x7f0c000b; public static final int share=0x7f0c0029; public static final int strict_sandbox=0x7f0c0009; public static final int terrain=0x7f0c0003; public static final int title=0x7f0c0037; public static final int titlebar=0x7f0c0020; public static final int top=0x7f0c0017; public static final int triangle=0x7f0c0014; public static final int underline=0x7f0c0015; public static final int upgradeDesc=0x7f0c003f; public static final int view1=0x7f0c003d; public static final int view2=0x7f0c0040; public static final int wrap_content=0x7f0c000d; public static final int yt_Change_default_download_path_layout=0x7f0c0054; public static final int yt_back_Ib=0x7f0c0057; public static final int yt_cancel=0x7f0c0051; public static final int yt_cancel_Btn=0x7f0c005a; public static final int yt_cancel_Buttons=0x7f0c0050; public static final int yt_cancel_dialog=0x7f0c0045; public static final int yt_change_default_absolutepath_Tv=0x7f0c0056; public static final int yt_confirm_Btn=0x7f0c005b; public static final int yt_default_header_path_Tv=0x7f0c0055; public static final int yt_downloadAbs_path_Tv=0x7f0c0059; public static final int yt_download_layout=0x7f0c004b; public static final int yt_download_pathsetting_layout=0x7f0c0052; public static final int yt_download_resolution_layout=0x7f0c004c; public static final int yt_download_title_Tv=0x7f0c004d; public static final int yt_download_whole_layout=0x7f0c0047; public static final int yt_list=0x7f0c004f; public static final int yt_list_layout=0x7f0c004e; public static final int yt_otherfolder_list=0x7f0c005c; public static final int yt_otherfolder_list_layout=0x7f0c003e; public static final int yt_previewLayout=0x7f0c0048; public static final int yt_preview_Iv=0x7f0c0049; public static final int yt_scroll_download_whole_layout=0x7f0c0046; public static final int yt_selectfolder_Buttons_layout=0x7f0c0041; public static final int yt_selectfolder_layout=0x7f0c003a; public static final int yt_selectfolder_tv=0x7f0c0058; public static final int yt_setting_TV=0x7f0c0053; public static final int yt_skip_Btn=0x7f0c0042; public static final int yt_trailer_Iv=0x7f0c004a; public static final int yt_upgrade_Btn=0x7f0c0043; } public static final class integer { public static final int default_circle_indicator_orientation=0x7f0a0002; public static final int default_title_indicator_footer_indicator_style=0x7f0a0003; public static final int default_title_indicator_line_position=0x7f0a0004; public static final int default_underline_indicator_fade_delay=0x7f0a0005; public static final int default_underline_indicator_fade_length=0x7f0a0006; public static final int google_play_services_version=0x7f0a0001; public static final int yt_listview_text_size=0x7f0a0000; } public static final class layout { public static final int grid_item=0x7f030000; public static final int item_row=0x7f030001; public static final int layout_downloaded_video=0x7f030002; public static final int layout_home=0x7f030003; public static final int layout_more_apps_grid=0x7f030004; public static final int layout_more_items=0x7f030005; public static final int layout_search_video=0x7f030006; public static final int layout_song_item_list=0x7f030007; public static final int layout_splash=0x7f030008; public static final int layout_sub_list=0x7f030009; public static final int layout_title_bar=0x7f03000a; public static final int sublist_item_row=0x7f03000b; public static final int yt_dailog_download=0x7f03000c; public static final int yt_dailog_download_progress=0x7f03000d; public static final int yt_dialog_custom=0x7f03000e; public static final int yt_dialog_list_textview=0x7f03000f; public static final int yt_setting_dialog_custom=0x7f030010; } public static final class menu { public static final int sub_list=0x7f0e0000; } public static final class string { public static final int about=0x7f0b0087; public static final int action_settings=0x7f0b0082; public static final int admob_banner_id=0x7f0b008d; public static final int admob_fullscreen_id=0x7f0b008e; public static final int app_name=0x7f0b0081; public static final int auth_client_needs_enabling_title=0x7f0b0062; public static final int auth_client_needs_installation_title=0x7f0b0063; public static final int auth_client_needs_update_title=0x7f0b0064; public static final int auth_client_play_services_err_notification_msg=0x7f0b0065; public static final int auth_client_requested_by_msg=0x7f0b0066; public static final int auth_client_using_bad_version_title=0x7f0b0061; /** Button in confirmation dialog to enable Google Play services. Clicking it will direct user to application settings of Google Play services where they can enable it [CHAR LIMIT=40] */ public static final int common_google_play_services_enable_button=0x7f0b0072; /** Message in confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=NONE] */ public static final int common_google_play_services_enable_text=0x7f0b0071; /** Title of confirmation dialog informing user they need to enable Google Play services in application settings [CHAR LIMIT=40] */ public static final int common_google_play_services_enable_title=0x7f0b0070; /** Requested by string saying which app requested the notification. [CHAR LIMIT=42] */ public static final int common_google_play_services_error_notification_requested_by_msg=0x7f0b006b; /** Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] */ public static final int common_google_play_services_install_button=0x7f0b006f; /** (For phones) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static final int common_google_play_services_install_text_phone=0x7f0b006d; /** (For tablets) Message in confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static final int common_google_play_services_install_text_tablet=0x7f0b006e; /** Title of confirmation dialog informing user that they need to install Google Play services (from Play Store) [CHAR LIMIT=40] */ public static final int common_google_play_services_install_title=0x7f0b006c; /** Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE] */ public static final int common_google_play_services_invalid_account_text=0x7f0b0078; /** Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40] */ public static final int common_google_play_services_invalid_account_title=0x7f0b0077; /** Title for notification shown when GooglePlayServices needs to be enabled for an application to work. [CHAR LIMIT=70] */ public static final int common_google_play_services_needs_enabling_title=0x7f0b006a; /** Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE] */ public static final int common_google_play_services_network_error_text=0x7f0b0076; /** Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40] */ public static final int common_google_play_services_network_error_title=0x7f0b0075; /** Title for notification shown when GooglePlayServices needs to be installed for an application to work. [CHAR LIMIT=70] */ public static final int common_google_play_services_notification_needs_installation_title=0x7f0b0068; /** Title for notification shown when GooglePlayServices needs to be updated for an application to work. [CHAR LIMIT=70] */ public static final int common_google_play_services_notification_needs_update_title=0x7f0b0069; /** Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] */ public static final int common_google_play_services_notification_ticker=0x7f0b0067; /** Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE] */ public static final int common_google_play_services_unknown_issue=0x7f0b0079; /** Message in confirmation dialog informing user that date on the device is not correct, causing certificate checks to fail. [CHAR LIMIT=NONE] */ public static final int common_google_play_services_unsupported_date_text=0x7f0b007c; /** Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] */ public static final int common_google_play_services_unsupported_text=0x7f0b007b; /** Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] */ public static final int common_google_play_services_unsupported_title=0x7f0b007a; /** Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] */ public static final int common_google_play_services_update_button=0x7f0b007d; /** Message in confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=NONE] */ public static final int common_google_play_services_update_text=0x7f0b0074; /** Title of confirmation dialog informing user that they need to update Google Play services (from Play Store) [CHAR LIMIT=40] */ public static final int common_google_play_services_update_title=0x7f0b0073; /** Sign-in button text [CHAR LIMIT=15] */ public static final int common_signin_button_text=0x7f0b007e; /** Long form sign-in button text [CHAR LIMIT=30] */ public static final int common_signin_button_text_long=0x7f0b007f; public static final int enablewifiMsg=0x7f0b008c; public static final int exit=0x7f0b0086; public static final int hint_search_video=0x7f0b0088; public static final int loading=0x7f0b0089; public static final int mobilecore_developer_hash=0x7f0b008f; public static final int more_apps_errormessage=0x7f0b008a; public static final int rate=0x7f0b0085; public static final int share=0x7f0b0084; public static final int shareText=0x7f0b0083; public static final int title_activity_sub_list=0x7f0b008b; /** Text on a placeholder buy button when Google Play services is not available or up-to-date */ public static final int wallet_buy_button_place_holder=0x7f0b0080; /** YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors YT SDK String and Errors */ public static final int yt_activity_null=0x7f0b0000; public static final int yt_button_cancel=0x7f0b0015; public static final int yt_button_install=0x7f0b0016; public static final int yt_button_skip=0x7f0b005e; public static final int yt_button_upgrade=0x7f0b005f; public static final int yt_cancel=0x7f0b0058; public static final int yt_conn_failed_msg=0x7f0b000b; public static final int yt_connection_error_msg=0x7f0b0007; public static final int yt_connection_error_title=0x7f0b0006; public static final int yt_default_absolute_path=0x7f0b005b; public static final int yt_default_download_location=0x7f0b005a; public static final int yt_download_completed=0x7f0b0011; public static final int yt_download_dialog_title=0x7f0b000e; public static final int yt_download_error_msg=0x7f0b000d; public static final int yt_download_error_title=0x7f0b000c; public static final int yt_download_failed_msg=0x7f0b0009; public static final int yt_download_failed_title=0x7f0b0008; public static final int yt_download_paused=0x7f0b0012; public static final int yt_download_pending=0x7f0b0013; public static final int yt_download_running=0x7f0b0014; public static final int yt_format_100=0x7f0b003e; public static final int yt_format_101=0x7f0b003f; public static final int yt_format_102=0x7f0b0040; public static final int yt_format_133=0x7f0b0041; public static final int yt_format_134=0x7f0b0042; public static final int yt_format_135=0x7f0b0043; public static final int yt_format_136=0x7f0b0044; public static final int yt_format_137=0x7f0b0045; public static final int yt_format_138=0x7f0b0046; public static final int yt_format_139=0x7f0b0047; public static final int yt_format_140=0x7f0b0048; public static final int yt_format_141=0x7f0b0049; public static final int yt_format_160=0x7f0b004a; public static final int yt_format_17=0x7f0b002c; public static final int yt_format_171=0x7f0b004b; public static final int yt_format_172=0x7f0b004c; public static final int yt_format_18=0x7f0b002d; public static final int yt_format_22=0x7f0b002e; public static final int yt_format_242=0x7f0b004d; public static final int yt_format_243=0x7f0b004e; public static final int yt_format_244=0x7f0b004f; public static final int yt_format_245=0x7f0b0050; public static final int yt_format_246=0x7f0b0051; public static final int yt_format_247=0x7f0b0052; public static final int yt_format_248=0x7f0b0053; public static final int yt_format_264=0x7f0b0054; public static final int yt_format_34=0x7f0b002f; public static final int yt_format_35=0x7f0b0030; public static final int yt_format_36=0x7f0b0031; public static final int yt_format_37=0x7f0b0032; public static final int yt_format_38=0x7f0b0033; public static final int yt_format_43=0x7f0b0034; public static final int yt_format_44=0x7f0b0035; public static final int yt_format_45=0x7f0b0036; public static final int yt_format_46=0x7f0b0037; /** Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users Video Format Strings to shown to Users */ public static final int yt_format_5=0x7f0b002a; public static final int yt_format_500=0x7f0b0055; public static final int yt_format_59=0x7f0b0038; public static final int yt_format_6=0x7f0b002b; public static final int yt_format_78=0x7f0b0039; public static final int yt_format_82=0x7f0b003a; public static final int yt_format_83=0x7f0b003b; public static final int yt_format_84=0x7f0b003c; public static final int yt_format_85=0x7f0b003d; public static final int yt_format_unknown=0x7f0b0056; public static final int yt_initialize_failed_msg=0x7f0b0002; public static final int yt_initialize_failed_title=0x7f0b0001; public static final int yt_initilization_activity_err=0x7f0b0023; public static final int yt_low_memory_msg=0x7f0b000a; public static final int yt_mobilecore_activity_err=0x7f0b0022; public static final int yt_mobilecore_conflict_err=0x7f0b0029; public static final int yt_mobilecore_jar_err=0x7f0b0026; public static final int yt_msg_conn_err=0x7f0b001c; public static final int yt_msg_error=0x7f0b001e; public static final int yt_msg_hd_band=0x7f0b001b; public static final int yt_msg_hd_wait=0x7f0b0019; public static final int yt_msg_link_err=0x7f0b001f; public static final int yt_msg_low_band=0x7f0b001a; public static final int yt_msg_reconnecting=0x7f0b001d; public static final int yt_no_sub_directory=0x7f0b005d; public static final int yt_progress_msg=0x7f0b000f; public static final int yt_progress_msgmp3=0x7f0b0010; public static final int yt_resolutions=0x7f0b0057; public static final int yt_revmob_activity_err=0x7f0b0021; public static final int yt_revmob_conflict_err=0x7f0b0028; public static final int yt_revmob_jar_err=0x7f0b0024; public static final int yt_selectfolder=0x7f0b005c; public static final int yt_server_auth_failed_msg=0x7f0b0004; public static final int yt_server_auth_failed_title=0x7f0b0003; public static final int yt_settings=0x7f0b0059; public static final int yt_startapp_activity_err=0x7f0b0020; public static final int yt_startapp_conflict_err=0x7f0b0027; public static final int yt_startapp_jar_err=0x7f0b0025; public static final int yt_upgrade_info=0x7f0b0060; public static final int yt_videoID_null_msg=0x7f0b0005; /** Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages Player Screen Error Messages */ public static final int yt_video_conn_msg=0x7f0b0018; public static final int yt_watch_preview=0x7f0b0017; } public static final class style { /** Base application theme for API 11+. This theme completely replaces AppBaseTheme from res/values/styles.xml on API 11+ devices. API 11 theme customizations can go here. Base application theme for API 14+. This theme completely replaces AppBaseTheme from BOTH res/values/styles.xml and res/values-v11/styles.xml on API 14+ devices. API 14 theme customizations can go here. Base application theme, dependent on API level. This theme is replaced by AppBaseTheme from res/values-vXX/styles.xml on newer devices. Theme customizations available in newer API levels can go in res/values-vXX/styles.xml, while customizations related to backward-compatibility can go here. Base application theme for API 11+. This theme completely replaces AppBaseTheme from res/values/styles.xml on API 11+ devices. API 11 theme customizations can go here. Base application theme for API 14+. This theme completely replaces AppBaseTheme from BOTH res/values/styles.xml and res/values-v11/styles.xml on API 14+ devices. API 14 theme customizations can go here. */ public static final int AppBaseTheme=0x7f060000; /** Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static final int AppTheme=0x7f060004; public static final int CustomWindowTitleBarBG=0x7f06000f; public static final int GenericProgressBackground=0x7f06000d; public static final int GenericProgressIndicator=0x7f06000e; public static final int MyListTextAppearanceDefault=0x7f060002; public static final int MyListTextAppearanceMedium=0x7f060003; /** Text for listboxes, non-inverted starting with Android 3.0 Text for listboxes, inverted for Andorid prior to 3.0 */ public static final int MyListTextAppearanceSmall=0x7f060001; public static final int TextAppearance_TabPageIndicator=0x7f060014; public static final int Theme_IAPTheme=0x7f060008; public static final int Theme_PageIndicatorDefaults=0x7f060011; public static final int TitleBarTheme=0x7f060010; public static final int WalletFragmentDefaultButtonTextAppearance=0x7f06000b; public static final int WalletFragmentDefaultDetailsHeaderTextAppearance=0x7f06000a; public static final int WalletFragmentDefaultDetailsTextAppearance=0x7f060009; /** Default style of the wallet fragment that will be used if not set explicitly when fragment is created */ public static final int WalletFragmentDefaultStyle=0x7f06000c; public static final int Widget=0x7f060012; public static final int Widget_IconPageIndicator=0x7f060015; public static final int Widget_TabPageIndicator=0x7f060013; public static final int yt_BaseAppDialog=0x7f060007; public static final int yt_Dialog_full_screen=0x7f060005; public static final int yt_DownloadSecDialog=0x7f060006; } public static final class yt_list { public static final int yt_list=0x7f080000; } public static final class yt_title { public static final int yt_title=0x7f090000; } public static final class styleable { /** Attributes that can be used with a AdsAttrs. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #AdsAttrs_adSize com.ytsdk.testapp.stp:adSize}</code></td><td> The size of the ad.</td></tr> <tr><td><code>{@link #AdsAttrs_adSizes com.ytsdk.testapp.stp:adSizes}</code></td><td> A comma-separated list of the supported ad sizes.</td></tr> <tr><td><code>{@link #AdsAttrs_adUnitId com.ytsdk.testapp.stp:adUnitId}</code></td><td> The ad unit ID.</td></tr> </table> @see #AdsAttrs_adSize @see #AdsAttrs_adSizes @see #AdsAttrs_adUnitId */ public static final int[] AdsAttrs = { 0x7f010000, 0x7f010001, 0x7f010002 }; /** <p> @attr description The size of the ad. It must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:adSize */ public static final int AdsAttrs_adSize = 0; /** <p> @attr description A comma-separated list of the supported ad sizes. The sizes must be one of BANNER, FULL_BANNER, LEADERBOARD, MEDIUM_RECTANGLE, SMART_BANNER, WIDE_SKYSCRAPER, or <width>x<height>. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:adSizes */ public static final int AdsAttrs_adSizes = 1; /** <p> @attr description The ad unit ID. <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:adUnitId */ public static final int AdsAttrs_adUnitId = 2; /** Attributes that can be used with a CirclePageIndicator. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #CirclePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #CirclePageIndicator_android_orientation android:orientation}</code></td><td> Orientation of the indicator.</td></tr> <tr><td><code>{@link #CirclePageIndicator_centered com.ytsdk.testapp.stp:centered}</code></td><td> Whether or not the indicators should be centered.</td></tr> <tr><td><code>{@link #CirclePageIndicator_fillColor com.ytsdk.testapp.stp:fillColor}</code></td><td> Color of the filled circle that represents the current page.</td></tr> <tr><td><code>{@link #CirclePageIndicator_pageColor com.ytsdk.testapp.stp:pageColor}</code></td><td> Color of the filled circles that represents pages.</td></tr> <tr><td><code>{@link #CirclePageIndicator_radius com.ytsdk.testapp.stp:radius}</code></td><td> Radius of the circles.</td></tr> <tr><td><code>{@link #CirclePageIndicator_snap com.ytsdk.testapp.stp:snap}</code></td><td> Whether or not the selected indicator snaps to the circles.</td></tr> <tr><td><code>{@link #CirclePageIndicator_strokeColor com.ytsdk.testapp.stp:strokeColor}</code></td><td> Color of the open circles.</td></tr> <tr><td><code>{@link #CirclePageIndicator_strokeWidth com.ytsdk.testapp.stp:strokeWidth}</code></td><td> Width of the stroke used to draw the circles.</td></tr> </table> @see #CirclePageIndicator_android_background @see #CirclePageIndicator_android_orientation @see #CirclePageIndicator_centered @see #CirclePageIndicator_fillColor @see #CirclePageIndicator_pageColor @see #CirclePageIndicator_radius @see #CirclePageIndicator_snap @see #CirclePageIndicator_strokeColor @see #CirclePageIndicator_strokeWidth */ public static final int[] CirclePageIndicator = { 0x010100c4, 0x010100d4, 0x7f010026, 0x7f010028, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int CirclePageIndicator_android_background = 1; /** <p> @attr description Orientation of the indicator. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#orientation}. @attr name android:orientation */ public static final int CirclePageIndicator_android_orientation = 0; /** <p> @attr description Whether or not the indicators should be centered. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:centered */ public static final int CirclePageIndicator_centered = 2; /** <p> @attr description Color of the filled circle that represents the current page. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:fillColor */ public static final int CirclePageIndicator_fillColor = 4; /** <p> @attr description Color of the filled circles that represents pages. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:pageColor */ public static final int CirclePageIndicator_pageColor = 5; /** <p> @attr description Radius of the circles. This is also the spacing between circles. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:radius */ public static final int CirclePageIndicator_radius = 6; /** <p> @attr description Whether or not the selected indicator snaps to the circles. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:snap */ public static final int CirclePageIndicator_snap = 7; /** <p> @attr description Color of the open circles. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:strokeColor */ public static final int CirclePageIndicator_strokeColor = 8; /** <p> @attr description Width of the stroke used to draw the circles. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:strokeWidth */ public static final int CirclePageIndicator_strokeWidth = 3; /** Attributes that can be used with a LinePageIndicator. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #LinePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #LinePageIndicator_centered com.ytsdk.testapp.stp:centered}</code></td><td> Whether or not the indicators should be centered.</td></tr> <tr><td><code>{@link #LinePageIndicator_gapWidth com.ytsdk.testapp.stp:gapWidth}</code></td><td> Width of the gap between each indicator line.</td></tr> <tr><td><code>{@link #LinePageIndicator_lineWidth com.ytsdk.testapp.stp:lineWidth}</code></td><td> Width of each indicator line.</td></tr> <tr><td><code>{@link #LinePageIndicator_selectedColor com.ytsdk.testapp.stp:selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr> <tr><td><code>{@link #LinePageIndicator_strokeWidth com.ytsdk.testapp.stp:strokeWidth}</code></td><td> Width of each indicator line's stroke.</td></tr> <tr><td><code>{@link #LinePageIndicator_unselectedColor com.ytsdk.testapp.stp:unselectedColor}</code></td><td> Color of the unselected lines that represent the pages.</td></tr> </table> @see #LinePageIndicator_android_background @see #LinePageIndicator_centered @see #LinePageIndicator_gapWidth @see #LinePageIndicator_lineWidth @see #LinePageIndicator_selectedColor @see #LinePageIndicator_strokeWidth @see #LinePageIndicator_unselectedColor */ public static final int[] LinePageIndicator = { 0x010100d4, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002f, 0x7f010030 }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int LinePageIndicator_android_background = 0; /** <p> @attr description Whether or not the indicators should be centered. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:centered */ public static final int LinePageIndicator_centered = 1; /** <p> @attr description Width of the gap between each indicator line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:gapWidth */ public static final int LinePageIndicator_gapWidth = 6; /** <p> @attr description Width of each indicator line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:lineWidth */ public static final int LinePageIndicator_lineWidth = 5; /** <p> @attr description Color of the selected line that represents the current page. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:selectedColor */ public static final int LinePageIndicator_selectedColor = 2; /** <p> @attr description Width of each indicator line's stroke. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:strokeWidth */ public static final int LinePageIndicator_strokeWidth = 3; /** <p> @attr description Color of the unselected lines that represent the pages. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:unselectedColor */ public static final int LinePageIndicator_unselectedColor = 4; /** Attributes that can be used with a MapAttrs. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #MapAttrs_cameraBearing com.ytsdk.testapp.stp:cameraBearing}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraTargetLat com.ytsdk.testapp.stp:cameraTargetLat}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraTargetLng com.ytsdk.testapp.stp:cameraTargetLng}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraTilt com.ytsdk.testapp.stp:cameraTilt}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_cameraZoom com.ytsdk.testapp.stp:cameraZoom}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_mapType com.ytsdk.testapp.stp:mapType}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiCompass com.ytsdk.testapp.stp:uiCompass}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiRotateGestures com.ytsdk.testapp.stp:uiRotateGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiScrollGestures com.ytsdk.testapp.stp:uiScrollGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiTiltGestures com.ytsdk.testapp.stp:uiTiltGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiZoomControls com.ytsdk.testapp.stp:uiZoomControls}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_uiZoomGestures com.ytsdk.testapp.stp:uiZoomGestures}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_useViewLifecycle com.ytsdk.testapp.stp:useViewLifecycle}</code></td><td></td></tr> <tr><td><code>{@link #MapAttrs_zOrderOnTop com.ytsdk.testapp.stp:zOrderOnTop}</code></td><td></td></tr> </table> @see #MapAttrs_cameraBearing @see #MapAttrs_cameraTargetLat @see #MapAttrs_cameraTargetLng @see #MapAttrs_cameraTilt @see #MapAttrs_cameraZoom @see #MapAttrs_mapType @see #MapAttrs_uiCompass @see #MapAttrs_uiRotateGestures @see #MapAttrs_uiScrollGestures @see #MapAttrs_uiTiltGestures @see #MapAttrs_uiZoomControls @see #MapAttrs_uiZoomGestures @see #MapAttrs_useViewLifecycle @see #MapAttrs_zOrderOnTop */ public static final int[] MapAttrs = { 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010 }; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#cameraBearing} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:cameraBearing */ public static final int MapAttrs_cameraBearing = 1; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#cameraTargetLat} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:cameraTargetLat */ public static final int MapAttrs_cameraTargetLat = 2; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#cameraTargetLng} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:cameraTargetLng */ public static final int MapAttrs_cameraTargetLng = 3; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#cameraTilt} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:cameraTilt */ public static final int MapAttrs_cameraTilt = 4; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#cameraZoom} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a floating point value, such as "<code>1.2</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:cameraZoom */ public static final int MapAttrs_cameraZoom = 5; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#mapType} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>normal</code></td><td>1</td><td></td></tr> <tr><td><code>satellite</code></td><td>2</td><td></td></tr> <tr><td><code>terrain</code></td><td>3</td><td></td></tr> <tr><td><code>hybrid</code></td><td>4</td><td></td></tr> </table> @attr name com.ytsdk.testapp.stp:mapType */ public static final int MapAttrs_mapType = 0; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#uiCompass} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:uiCompass */ public static final int MapAttrs_uiCompass = 6; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#uiRotateGestures} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:uiRotateGestures */ public static final int MapAttrs_uiRotateGestures = 7; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#uiScrollGestures} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:uiScrollGestures */ public static final int MapAttrs_uiScrollGestures = 8; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#uiTiltGestures} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:uiTiltGestures */ public static final int MapAttrs_uiTiltGestures = 9; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#uiZoomControls} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:uiZoomControls */ public static final int MapAttrs_uiZoomControls = 10; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#uiZoomGestures} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:uiZoomGestures */ public static final int MapAttrs_uiZoomGestures = 11; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#useViewLifecycle} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:useViewLifecycle */ public static final int MapAttrs_useViewLifecycle = 12; /** <p>This symbol is the offset where the {@link com.ytsdk.testapp.stp.R.attr#zOrderOnTop} attribute's value can be found in the {@link #MapAttrs} array. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. @attr name com.ytsdk.testapp.stp:zOrderOnTop */ public static final int MapAttrs_zOrderOnTop = 13; /** Attributes that can be used with a TitlePageIndicator. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #TitlePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #TitlePageIndicator_android_textColor android:textColor}</code></td><td> Color of regular titles.</td></tr> <tr><td><code>{@link #TitlePageIndicator_android_textSize android:textSize}</code></td><td> Size of title text.</td></tr> <tr><td><code>{@link #TitlePageIndicator_clipPadding com.ytsdk.testapp.stp:clipPadding}</code></td><td> Screen edge padding.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerColor com.ytsdk.testapp.stp:footerColor}</code></td><td> Color of the footer line and indicator.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight com.ytsdk.testapp.stp:footerIndicatorHeight}</code></td><td> Height of the indicator above the footer line.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle com.ytsdk.testapp.stp:footerIndicatorStyle}</code></td><td> Style of the indicator.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.ytsdk.testapp.stp:footerIndicatorUnderlinePadding}</code></td><td> Left and right padding of the underline indicator.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerLineHeight com.ytsdk.testapp.stp:footerLineHeight}</code></td><td> Height of the footer line.</td></tr> <tr><td><code>{@link #TitlePageIndicator_footerPadding com.ytsdk.testapp.stp:footerPadding}</code></td><td> Padding between the bottom of the title and the footer.</td></tr> <tr><td><code>{@link #TitlePageIndicator_linePosition com.ytsdk.testapp.stp:linePosition}</code></td><td> Position of the line.</td></tr> <tr><td><code>{@link #TitlePageIndicator_selectedBold com.ytsdk.testapp.stp:selectedBold}</code></td><td> Whether or not the selected item is displayed as bold.</td></tr> <tr><td><code>{@link #TitlePageIndicator_selectedColor com.ytsdk.testapp.stp:selectedColor}</code></td><td> Color of the selected title.</td></tr> <tr><td><code>{@link #TitlePageIndicator_titlePadding com.ytsdk.testapp.stp:titlePadding}</code></td><td> Padding between titles when bumping into each other.</td></tr> <tr><td><code>{@link #TitlePageIndicator_topPadding com.ytsdk.testapp.stp:topPadding}</code></td><td> Padding between titles and the top of the View.</td></tr> </table> @see #TitlePageIndicator_android_background @see #TitlePageIndicator_android_textColor @see #TitlePageIndicator_android_textSize @see #TitlePageIndicator_clipPadding @see #TitlePageIndicator_footerColor @see #TitlePageIndicator_footerIndicatorHeight @see #TitlePageIndicator_footerIndicatorStyle @see #TitlePageIndicator_footerIndicatorUnderlinePadding @see #TitlePageIndicator_footerLineHeight @see #TitlePageIndicator_footerPadding @see #TitlePageIndicator_linePosition @see #TitlePageIndicator_selectedBold @see #TitlePageIndicator_selectedColor @see #TitlePageIndicator_titlePadding @see #TitlePageIndicator_topPadding */ public static final int[] TitlePageIndicator = { 0x01010095, 0x01010098, 0x010100d4, 0x7f010027, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int TitlePageIndicator_android_background = 2; /** <p> @attr description Color of regular titles. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#textColor}. @attr name android:textColor */ public static final int TitlePageIndicator_android_textColor = 1; /** <p> @attr description Size of title text. <p>This corresponds to the global attribute resource symbol {@link android.R.attr#textSize}. @attr name android:textSize */ public static final int TitlePageIndicator_android_textSize = 0; /** <p> @attr description Screen edge padding. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:clipPadding */ public static final int TitlePageIndicator_clipPadding = 4; /** <p> @attr description Color of the footer line and indicator. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:footerColor */ public static final int TitlePageIndicator_footerColor = 5; /** <p> @attr description Height of the indicator above the footer line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:footerIndicatorHeight */ public static final int TitlePageIndicator_footerIndicatorHeight = 8; /** <p> @attr description Style of the indicator. Default is triangle. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>none</code></td><td>0</td><td></td></tr> <tr><td><code>triangle</code></td><td>1</td><td></td></tr> <tr><td><code>underline</code></td><td>2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:footerIndicatorStyle */ public static final int TitlePageIndicator_footerIndicatorStyle = 7; /** <p> @attr description Left and right padding of the underline indicator. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:footerIndicatorUnderlinePadding */ public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 9; /** <p> @attr description Height of the footer line. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:footerLineHeight */ public static final int TitlePageIndicator_footerLineHeight = 6; /** <p> @attr description Padding between the bottom of the title and the footer. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:footerPadding */ public static final int TitlePageIndicator_footerPadding = 10; /** <p> @attr description Position of the line. <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>bottom</code></td><td>0</td><td></td></tr> <tr><td><code>top</code></td><td>1</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:linePosition */ public static final int TitlePageIndicator_linePosition = 11; /** <p> @attr description Whether or not the selected item is displayed as bold. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:selectedBold */ public static final int TitlePageIndicator_selectedBold = 12; /** <p> @attr description Color of the selected title. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:selectedColor */ public static final int TitlePageIndicator_selectedColor = 3; /** <p> @attr description Padding between titles when bumping into each other. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:titlePadding */ public static final int TitlePageIndicator_titlePadding = 13; /** <p> @attr description Padding between titles and the top of the View. <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:topPadding */ public static final int TitlePageIndicator_topPadding = 14; /** Attributes that can be used with a UnderlinePageIndicator. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #UnderlinePageIndicator_android_background android:background}</code></td><td> View background </td></tr> <tr><td><code>{@link #UnderlinePageIndicator_fadeDelay com.ytsdk.testapp.stp:fadeDelay}</code></td><td> Length of the delay to fade the indicator.</td></tr> <tr><td><code>{@link #UnderlinePageIndicator_fadeLength com.ytsdk.testapp.stp:fadeLength}</code></td><td> Length of the indicator fade to transparent.</td></tr> <tr><td><code>{@link #UnderlinePageIndicator_fades com.ytsdk.testapp.stp:fades}</code></td><td> Whether or not the selected indicator fades.</td></tr> <tr><td><code>{@link #UnderlinePageIndicator_selectedColor com.ytsdk.testapp.stp:selectedColor}</code></td><td> Color of the selected line that represents the current page.</td></tr> </table> @see #UnderlinePageIndicator_android_background @see #UnderlinePageIndicator_fadeDelay @see #UnderlinePageIndicator_fadeLength @see #UnderlinePageIndicator_fades @see #UnderlinePageIndicator_selectedColor */ public static final int[] UnderlinePageIndicator = { 0x010100d4, 0x7f010027, 0x7f01003c, 0x7f01003d, 0x7f01003e }; /** <p> @attr description View background <p>This corresponds to the global attribute resource symbol {@link android.R.attr#background}. @attr name android:background */ public static final int UnderlinePageIndicator_android_background = 0; /** <p> @attr description Length of the delay to fade the indicator. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:fadeDelay */ public static final int UnderlinePageIndicator_fadeDelay = 3; /** <p> @attr description Length of the indicator fade to transparent. <p>Must be an integer value, such as "<code>100</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:fadeLength */ public static final int UnderlinePageIndicator_fadeLength = 4; /** <p> @attr description Whether or not the selected indicator fades. <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:fades */ public static final int UnderlinePageIndicator_fades = 2; /** <p> @attr description Color of the selected line that represents the current page. <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:selectedColor */ public static final int UnderlinePageIndicator_selectedColor = 1; /** Attributes that can be used with a ViewPagerIndicator. <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiCirclePageIndicatorStyle com.ytsdk.testapp.stp:vpiCirclePageIndicatorStyle}</code></td><td> Style of the circle indicator.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiIconPageIndicatorStyle com.ytsdk.testapp.stp:vpiIconPageIndicatorStyle}</code></td><td> Style of the icon indicator's views.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiLinePageIndicatorStyle com.ytsdk.testapp.stp:vpiLinePageIndicatorStyle}</code></td><td> Style of the line indicator.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiTabPageIndicatorStyle com.ytsdk.testapp.stp:vpiTabPageIndicatorStyle}</code></td><td> Style of the tab indicator's tabs.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiTitlePageIndicatorStyle com.ytsdk.testapp.stp:vpiTitlePageIndicatorStyle}</code></td><td> Style of the title indicator.</td></tr> <tr><td><code>{@link #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle com.ytsdk.testapp.stp:vpiUnderlinePageIndicatorStyle}</code></td><td> Style of the underline indicator.</td></tr> </table> @see #ViewPagerIndicator_vpiCirclePageIndicatorStyle @see #ViewPagerIndicator_vpiIconPageIndicatorStyle @see #ViewPagerIndicator_vpiLinePageIndicatorStyle @see #ViewPagerIndicator_vpiTabPageIndicatorStyle @see #ViewPagerIndicator_vpiTitlePageIndicatorStyle @see #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle */ public static final int[] ViewPagerIndicator = { 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025 }; /** <p> @attr description Style of the circle indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:vpiCirclePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiCirclePageIndicatorStyle = 0; /** <p> @attr description Style of the icon indicator's views. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:vpiIconPageIndicatorStyle */ public static final int ViewPagerIndicator_vpiIconPageIndicatorStyle = 1; /** <p> @attr description Style of the line indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:vpiLinePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiLinePageIndicatorStyle = 2; /** <p> @attr description Style of the tab indicator's tabs. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:vpiTabPageIndicatorStyle */ public static final int ViewPagerIndicator_vpiTabPageIndicatorStyle = 4; /** <p> @attr description Style of the title indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:vpiTitlePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiTitlePageIndicatorStyle = 3; /** <p> @attr description Style of the underline indicator. <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:vpiUnderlinePageIndicatorStyle */ public static final int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 5; /** Attributes for the WalletFragment <fragment> tag <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #WalletFragmentOptions_environment com.ytsdk.testapp.stp:environment}</code></td><td> Google Wallet environment to use </td></tr> <tr><td><code>{@link #WalletFragmentOptions_fragmentMode com.ytsdk.testapp.stp:fragmentMode}</code></td><td> Fragment mode </td></tr> <tr><td><code>{@link #WalletFragmentOptions_fragmentStyle com.ytsdk.testapp.stp:fragmentStyle}</code></td><td> A style resource specifing attributes to customize the look and feel of WalletFragment </td></tr> <tr><td><code>{@link #WalletFragmentOptions_theme com.ytsdk.testapp.stp:theme}</code></td><td> Theme to be used for the Wallet selector </td></tr> </table> @see #WalletFragmentOptions_environment @see #WalletFragmentOptions_fragmentMode @see #WalletFragmentOptions_fragmentStyle @see #WalletFragmentOptions_theme */ public static final int[] WalletFragmentOptions = { 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014 }; /** <p> @attr description Google Wallet environment to use <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>production</code></td><td>1</td><td></td></tr> <tr><td><code>sandbox</code></td><td>0</td><td></td></tr> <tr><td><code>strict_sandbox</code></td><td>2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:environment */ public static final int WalletFragmentOptions_environment = 1; /** <p> @attr description Fragment mode <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>buyButton</code></td><td>1</td><td></td></tr> <tr><td><code>selectionDetails</code></td><td>2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:fragmentMode */ public static final int WalletFragmentOptions_fragmentMode = 3; /** <p> @attr description A style resource specifing attributes to customize the look and feel of WalletFragment <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:fragmentStyle */ public static final int WalletFragmentOptions_fragmentStyle = 2; /** <p> @attr description Theme to be used for the Wallet selector <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>holo_dark</code></td><td>0</td><td></td></tr> <tr><td><code>holo_light</code></td><td>1</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:theme */ public static final int WalletFragmentOptions_theme = 0; /** Attributes that may be specified in a style resource to customize the look and feel of WalletFragment <p>Includes the following attributes:</p> <table> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Attribute</th><th>Description</th></tr> <tr><td><code>{@link #WalletFragmentStyle_buyButtonAppearance com.ytsdk.testapp.stp:buyButtonAppearance}</code></td><td> Appearance of the buy button.</td></tr> <tr><td><code>{@link #WalletFragmentStyle_buyButtonHeight com.ytsdk.testapp.stp:buyButtonHeight}</code></td><td> Height of the buy button.</td></tr> <tr><td><code>{@link #WalletFragmentStyle_buyButtonText com.ytsdk.testapp.stp:buyButtonText}</code></td><td> Text on the buy button.</td></tr> <tr><td><code>{@link #WalletFragmentStyle_buyButtonWidth com.ytsdk.testapp.stp:buyButtonWidth}</code></td><td> Width of the buy button.</td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsBackground com.ytsdk.testapp.stp:maskedWalletDetailsBackground}</code></td><td> Masked wallet details background </td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsButtonBackground com.ytsdk.testapp.stp:maskedWalletDetailsButtonBackground}</code></td><td> "Change" button background in masked wallet details view </td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance com.ytsdk.testapp.stp:maskedWalletDetailsButtonTextAppearance}</code></td><td> TextAppearance for the "Change" button in masked wallet details view </td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance com.ytsdk.testapp.stp:maskedWalletDetailsHeaderTextAppearance}</code></td><td> TextAppearance for headers describing masked wallet details </td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsLogoImageType com.ytsdk.testapp.stp:maskedWalletDetailsLogoImageType}</code></td><td> Type of the wallet logo image in masked wallet details view </td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsLogoTextColor com.ytsdk.testapp.stp:maskedWalletDetailsLogoTextColor}</code></td><td> Color of the Google Wallet logo text in masked wallet details view </td></tr> <tr><td><code>{@link #WalletFragmentStyle_maskedWalletDetailsTextAppearance com.ytsdk.testapp.stp:maskedWalletDetailsTextAppearance}</code></td><td> TextAppearance for masked wallet details </td></tr> </table> @see #WalletFragmentStyle_buyButtonAppearance @see #WalletFragmentStyle_buyButtonHeight @see #WalletFragmentStyle_buyButtonText @see #WalletFragmentStyle_buyButtonWidth @see #WalletFragmentStyle_maskedWalletDetailsBackground @see #WalletFragmentStyle_maskedWalletDetailsButtonBackground @see #WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance @see #WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance @see #WalletFragmentStyle_maskedWalletDetailsLogoImageType @see #WalletFragmentStyle_maskedWalletDetailsLogoTextColor @see #WalletFragmentStyle_maskedWalletDetailsTextAppearance */ public static final int[] WalletFragmentStyle = { 0x7f010015, 0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e, 0x7f01001f }; /** <p> @attr description Appearance of the buy button. Must be one of "classic", "grayscale" and "monochrome" <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>classic</code></td><td>1</td><td></td></tr> <tr><td><code>grayscale</code></td><td>2</td><td></td></tr> <tr><td><code>monochrome</code></td><td>3</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:buyButtonAppearance */ public static final int WalletFragmentStyle_buyButtonAppearance = 3; /** <p> @attr description Height of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific height, e.g. "48dp", or special values "match_parent" and "wrap_content". <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>May be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>match_parent</code></td><td>-1</td><td></td></tr> <tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:buyButtonHeight */ public static final int WalletFragmentStyle_buyButtonHeight = 0; /** <p> @attr description Text on the buy button. Must be one of "buy_with_google", "buy_now" and "book_now" <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>buy_with_google</code></td><td>1</td><td></td></tr> <tr><td><code>buy_now</code></td><td>2</td><td></td></tr> <tr><td><code>book_now</code></td><td>3</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:buyButtonText */ public static final int WalletFragmentStyle_buyButtonText = 2; /** <p> @attr description Width of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific width, e.g. "300dp", or special values "match_parent" and "wrap_content". <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>May be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>match_parent</code></td><td>-1</td><td></td></tr> <tr><td><code>wrap_content</code></td><td>-2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:buyButtonWidth */ public static final int WalletFragmentStyle_buyButtonWidth = 1; /** <p> @attr description Masked wallet details background <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsBackground */ public static final int WalletFragmentStyle_maskedWalletDetailsBackground = 6; /** <p> @attr description "Change" button background in masked wallet details view <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsButtonBackground */ public static final int WalletFragmentStyle_maskedWalletDetailsButtonBackground = 8; /** <p> @attr description TextAppearance for the "Change" button in masked wallet details view <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsButtonTextAppearance */ public static final int WalletFragmentStyle_maskedWalletDetailsButtonTextAppearance = 7; /** <p> @attr description TextAppearance for headers describing masked wallet details <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsHeaderTextAppearance */ public static final int WalletFragmentStyle_maskedWalletDetailsHeaderTextAppearance = 5; /** <p> @attr description Type of the wallet logo image in masked wallet details view <p>Must be one of the following constant values.</p> <table> <colgroup align="left" /> <colgroup align="left" /> <colgroup align="left" /> <tr><th>Constant</th><th>Value</th><th>Description</th></tr> <tr><td><code>classic</code></td><td>1</td><td></td></tr> <tr><td><code>monochrome</code></td><td>2</td><td></td></tr> </table> <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsLogoImageType */ public static final int WalletFragmentStyle_maskedWalletDetailsLogoImageType = 10; /** <p> @attr description Color of the Google Wallet logo text in masked wallet details view <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>". <p>This may also be a reference to a resource (in the form "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or theme attribute (in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>") containing a value of this type. <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsLogoTextColor */ public static final int WalletFragmentStyle_maskedWalletDetailsLogoTextColor = 9; /** <p> @attr description TextAppearance for masked wallet details <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>" or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>". <p>This is a private symbol. @attr name com.ytsdk.testapp.stp:maskedWalletDetailsTextAppearance */ public static final int WalletFragmentStyle_maskedWalletDetailsTextAppearance = 4; }; }